home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 December
/
PCWorld_2006-12_cd.bin
/
zabezpeceni
/
outpost
/
OutpostProInstall.exe
/
{app}
/
Help
/
ofp_de.chm
/
agnitum.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2006-10-03
|
3KB
|
115 lines
/*******************************************/
/**** STYLE SHEET FOR AGNITUM HELP FILES ****/
/*******************************************/
BODY {
font-family: "Verdana", "Arial", "Helvetica", "Sans", "Serif";
font-size: 70.0%;
background-color: white;
color: black;
margin-left: 20.0;
margin-top: 0.0;
}
P {
font-size: 100.0%;
margin-top: 0.0;
margin-bottom: 6.0pt;
}
P.note {
font-weight: bold;
clear: both;
margin-top: 1em;
margin-bottom: .25em;
}
P.notetext { margin-left: 1em; margin-bottom: 0.2em; }
/**************** HTML hyperlinks ***************************/
A:link { color: blue;}
A:active { color: #FF33CC;}
A:visited { color: purple;}
A:hover { color: red;}
/**************** Headers ***************************/
H1 {
font-size: 145.0%;
letter-spacing: 0.05em;
line-height: 125.0%;
margin-bottom: .5em;
}
H2 {
font-size: 115.0%;
letter-spacing: 0.05em;
margin-top: 1.5em;
margin-bottom: 0.5em;
}
H3 {
font-size: 100.0%;
letter-spacing: 0.05em;
margin-left: 1.0em;
margin-top: 1.2em;
margin-bottom: 0.5em;
}
H4 {
font-size: 90.0%;
letter-spacing: 0.05em;
margin-left: 2.0em;
margin-top: 1.2em;
margin-bottom: 0.4em;
}
/**************** Lists ***************************/
DL DD { margin-left: 3.0em;}
UL { margin-left: 3.0em; margin-top: 0.4em; }
UL.note { margin-left: 2.25em; margin-bottom: 0.2em; }
/**************** Tables ***************************/
TABLE {
font-size: 100.0%;
text-align: left;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
TH {
background-color: #DDDDDD;
text-align: left;
vertical-align: top;
margin: 0.5em;
}
TR {
vertical-align: top;
margin: 0.5em;
}
TD {
vertical-align: top;
margin: 0.5em;
background: #eeeeee;
}
/**************** Agnitum Logos ***************************/
.abar {
margin-left: -20.0;
margin-top: 0.0;
position: relative;
}
/**************** Expand/Collapse ***************************/
p.expand {
font-weight: bold;
margin-top: 1em;
margin-bottom: 0.6em;
margin-left: 0.5em;
margin-right: 0.5em;
}
div.expandable {
margin-left: 2em;
margin-right: 1.5em;
margin-bottom: 1em;
}